2025-04-02 04:18:35,628 [ 898196 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-04-02 04:18:35,628 [ 898196 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:97, check_args_and_update_paths) 2025-04-02 04:18:35,628 [ 898196 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:108, check_args_and_update_paths) 2025-04-02 04:18:35,628 [ 898196 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:110, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_g4j30k --privileged --dns-search='.' --memory=30709035008 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=8b2301119731 -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 'test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[server_local_throttling]' 'test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling]' 'test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[user_local_throttling]' 'test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling]' 'test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling]' test_throttling/test.py::test_backup_throttling_override test_throttling/test.py::test_max_merges_bandwidth_for_server test_throttling/test.py::test_max_mutations_bandwidth_for_server 'test_throttling/test.py::test_read_throttling[no_local_throttling]' 'test_throttling/test.py::test_read_throttling[no_remote_throttling]' 'test_throttling/test.py::test_read_throttling[server_local_throttling]' 'test_throttling/test.py::test_read_throttling[server_remote_throttling]' 'test_throttling/test.py::test_read_throttling[user_local_throttling]' 'test_throttling/test.py::test_read_throttling[user_remote_throttling]' test_throttling/test.py::test_read_throttling_reload 'test_throttling/test.py::test_write_throttling[local_server_throttling]' 'test_throttling/test.py::test_write_throttling[local_user_throttling]' 'test_throttling/test.py::test_write_throttling[no_local_throttling]' 'test_throttling/test.py::test_write_throttling[no_remote_throttling]' 'test_throttling/test.py::test_write_throttling[server_remote_throttling]' 'test_throttling/test.py::test_write_throttling[user_remote_throttling]' test_throttling/test.py::test_write_throttling_reload test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part 'test_zero_copy_unfreeze/test.py::test_unfreeze[encrypted]' 'test_zero_copy_unfreeze/test.py::test_unfreeze[s3]' test_zookeeper_config/test_password.py::test_identity test_zookeeper_config/test_secure.py::test_secure_connection -vvv -ss" altinityinfra/integration-tests-runner:2165613c5fcd '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [31 items] scheduling tests via LoadFileScheduling test_zero_copy_unfreeze/test.py::test_unfreeze[encrypted] test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part test_zookeeper_config/test_secure.py::test_secure_connection test_zookeeper_config/test_password.py::test_identity test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] [gw2] PASSED test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] [gw4] PASSED test_zookeeper_config/test_password.py::test_identity [gw1] PASSED test_zero_copy_unfreeze/test.py::test_unfreeze[encrypted] test_zero_copy_unfreeze/test.py::test_unfreeze[s3] [gw1] PASSED test_zero_copy_unfreeze/test.py::test_unfreeze[s3] test_throttling/test.py::test_backup_throttling[server_local_throttling] [gw0] PASSED test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part [gw5] PASSED test_zookeeper_config/test_secure.py::test_secure_connection [gw2] PASSED test_throttling/test.py::test_backup_throttling[server_local_throttling] test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] [gw2] PASSED test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] [gw2] PASSED test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] [gw2] PASSED test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] test_throttling/test.py::test_backup_throttling[user_local_throttling] [gw2] PASSED test_throttling/test.py::test_backup_throttling[user_local_throttling] test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] [gw2] PASSED test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] [gw2] PASSED test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] [gw2] PASSED test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] test_throttling/test.py::test_backup_throttling_override [gw2] PASSED test_throttling/test.py::test_backup_throttling_override test_throttling/test.py::test_max_merges_bandwidth_for_server [gw2] PASSED test_throttling/test.py::test_max_merges_bandwidth_for_server test_throttling/test.py::test_max_mutations_bandwidth_for_server [gw2] PASSED test_throttling/test.py::test_max_mutations_bandwidth_for_server test_throttling/test.py::test_read_throttling[no_local_throttling] [gw2] PASSED test_throttling/test.py::test_read_throttling[no_local_throttling] test_throttling/test.py::test_read_throttling[no_remote_throttling] [gw2] PASSED test_throttling/test.py::test_read_throttling[no_remote_throttling] test_throttling/test.py::test_read_throttling[server_local_throttling] [gw2] PASSED test_throttling/test.py::test_read_throttling[server_local_throttling] test_throttling/test.py::test_read_throttling[server_remote_throttling] [gw2] PASSED test_throttling/test.py::test_read_throttling[server_remote_throttling] test_throttling/test.py::test_read_throttling[user_local_throttling] [gw2] PASSED test_throttling/test.py::test_read_throttling[user_local_throttling] test_throttling/test.py::test_read_throttling[user_remote_throttling] [gw2] PASSED test_throttling/test.py::test_read_throttling[user_remote_throttling] test_throttling/test.py::test_read_throttling_reload [gw2] PASSED test_throttling/test.py::test_read_throttling_reload test_throttling/test.py::test_write_throttling[local_server_throttling] [gw2] PASSED test_throttling/test.py::test_write_throttling[local_server_throttling] test_throttling/test.py::test_write_throttling[local_user_throttling] [gw2] PASSED test_throttling/test.py::test_write_throttling[local_user_throttling] test_throttling/test.py::test_write_throttling[no_local_throttling] [gw2] PASSED test_throttling/test.py::test_write_throttling[no_local_throttling] test_throttling/test.py::test_write_throttling[no_remote_throttling] [gw2] PASSED test_throttling/test.py::test_write_throttling[no_remote_throttling] test_throttling/test.py::test_write_throttling[server_remote_throttling] [gw2] PASSED test_throttling/test.py::test_write_throttling[server_remote_throttling] test_throttling/test.py::test_write_throttling[user_remote_throttling] [gw2] PASSED test_throttling/test.py::test_write_throttling[user_remote_throttling] test_throttling/test.py::test_write_throttling_reload [gw2] PASSED test_throttling/test.py::test_write_throttling_reload =============================== warnings summary =============================== test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] /usr/local/lib/python3.10/dist-packages/urllib3/connectionpool.py:1100: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.16.4.4'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( test_zookeeper_config/test_secure.py::test_secure_connection test_zookeeper_config/test_secure.py::test_secure_connection test_zookeeper_config/test_secure.py::test_secure_connection test_zookeeper_config/test_secure.py::test_secure_connection test_zookeeper_config/test_secure.py::test_secure_connection test_zookeeper_config/test_secure.py::test_secure_connection test_zookeeper_config/test_secure.py::test_secure_connection /usr/local/lib/python3.10/dist-packages/kazoo/handlers/utils.py:225: DeprecationWarning: ssl.PROTOCOL_TLS is deprecated context = ssl.SSLContext(ssl.PROTOCOL_SSLv23) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================== slowest durations =============================== 26.90s teardown test_throttling/test.py::test_write_throttling_reload 21.65s teardown test_zero_copy_unfreeze/test.py::test_unfreeze[s3] 21.59s teardown test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part 20.80s call test_throttling/test.py::test_backup_throttling_override 20.74s setup test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part 19.52s setup test_zero_copy_unfreeze/test.py::test_unfreeze[encrypted] 18.86s setup test_zookeeper_config/test_password.py::test_identity 16.28s setup test_zookeeper_config/test_secure.py::test_secure_connection 15.23s teardown test_zookeeper_config/test_secure.py::test_secure_connection 15.17s setup test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] 12.95s call test_throttling/test.py::test_backup_throttling[user_local_throttling] 12.94s call test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] 12.85s call test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] 12.82s call test_throttling/test.py::test_write_throttling[user_remote_throttling] 12.38s call test_throttling/test.py::test_read_throttling[user_local_throttling] 12.33s teardown test_zookeeper_config/test_password.py::test_identity 11.81s call test_throttling/test.py::test_read_throttling[user_remote_throttling] 10.74s call test_throttling/test.py::test_write_throttling[local_user_throttling] 10.26s call test_zookeeper_config/test_secure.py::test_secure_connection 8.95s call test_throttling/test.py::test_backup_throttling[server_local_throttling] 8.92s call test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] 8.91s call test_throttling/test.py::test_read_throttling[server_remote_throttling] 8.83s call test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] 8.04s call test_throttling/test.py::test_read_throttling[server_local_throttling] 7.63s call test_throttling/test.py::test_write_throttling[local_server_throttling] 7.27s call test_throttling/test.py::test_max_mutations_bandwidth_for_server 7.27s call test_throttling/test.py::test_max_merges_bandwidth_for_server 6.62s call test_throttling/test.py::test_write_throttling[server_remote_throttling] 5.98s call test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] 5.91s call test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] 5.78s teardown test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] 5.67s teardown test_throttling/test.py::test_write_throttling[local_server_throttling] 5.66s teardown test_throttling/test.py::test_read_throttling_reload 5.61s teardown test_throttling/test.py::test_write_throttling[server_remote_throttling] 5.61s teardown test_throttling/test.py::test_write_throttling[no_local_throttling] 4.71s teardown test_throttling/test.py::test_read_throttling[user_local_throttling] 4.69s teardown test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] 4.67s teardown test_throttling/test.py::test_read_throttling[server_local_throttling] 4.65s teardown test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] 4.64s teardown test_throttling/test.py::test_read_throttling[no_local_throttling] 4.63s teardown test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] 4.60s teardown test_throttling/test.py::test_backup_throttling_override 4.60s teardown test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] 4.59s teardown test_throttling/test.py::test_backup_throttling[user_local_throttling] 4.59s teardown test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] 4.56s teardown test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] 4.56s teardown test_throttling/test.py::test_max_merges_bandwidth_for_server 3.81s call test_throttling/test.py::test_write_throttling_reload 3.76s call test_throttling/test.py::test_read_throttling_reload 3.64s teardown test_throttling/test.py::test_read_throttling[user_remote_throttling] 3.57s teardown test_throttling/test.py::test_write_throttling[no_remote_throttling] 3.57s teardown test_throttling/test.py::test_write_throttling[local_user_throttling] 3.57s teardown test_throttling/test.py::test_read_throttling[server_remote_throttling] 3.56s teardown test_throttling/test.py::test_write_throttling[user_remote_throttling] 3.52s teardown test_throttling/test.py::test_read_throttling[no_remote_throttling] 3.51s teardown test_throttling/test.py::test_max_mutations_bandwidth_for_server 2.48s teardown test_throttling/test.py::test_backup_throttling[server_local_throttling] 0.78s call test_zero_copy_unfreeze/test.py::test_unfreeze[encrypted] 0.72s call test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part 0.70s call test_zero_copy_unfreeze/test.py::test_unfreeze[s3] 0.29s call test_throttling/test.py::test_read_throttling[no_remote_throttling] 0.28s call test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] 0.25s call test_zookeeper_config/test_password.py::test_identity 0.24s call test_throttling/test.py::test_read_throttling[no_local_throttling] 0.23s call test_throttling/test.py::test_write_throttling[no_remote_throttling] 0.18s call test_throttling/test.py::test_write_throttling[no_local_throttling] 0.00s setup test_throttling/test.py::test_backup_throttling[user_local_throttling] 0.00s setup test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] 0.00s setup test_throttling/test.py::test_read_throttling[no_local_throttling] 0.00s setup test_throttling/test.py::test_write_throttling[local_user_throttling] 0.00s setup test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] 0.00s setup test_throttling/test.py::test_write_throttling[local_server_throttling] 0.00s setup test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] 0.00s setup test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] 0.00s setup test_throttling/test.py::test_backup_throttling[server_local_throttling] 0.00s setup test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] 0.00s setup test_throttling/test.py::test_write_throttling[server_remote_throttling] 0.00s setup test_throttling/test.py::test_write_throttling[user_remote_throttling] 0.00s setup test_throttling/test.py::test_read_throttling[no_remote_throttling] 0.00s setup test_throttling/test.py::test_write_throttling[no_local_throttling] 0.00s setup test_throttling/test.py::test_read_throttling[user_local_throttling] 0.00s setup test_throttling/test.py::test_read_throttling[user_remote_throttling] 0.00s setup test_throttling/test.py::test_write_throttling[no_remote_throttling] 0.00s setup test_throttling/test.py::test_read_throttling[server_local_throttling] 0.00s setup test_throttling/test.py::test_read_throttling_reload 0.00s setup test_throttling/test.py::test_read_throttling[server_remote_throttling] 0.00s setup test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] 0.00s setup test_throttling/test.py::test_write_throttling_reload 0.00s teardown test_zero_copy_unfreeze/test.py::test_unfreeze[encrypted] 0.00s setup test_zero_copy_unfreeze/test.py::test_unfreeze[s3] 0.00s setup test_throttling/test.py::test_backup_throttling_override 0.00s setup test_throttling/test.py::test_max_merges_bandwidth_for_server 0.00s setup test_throttling/test.py::test_max_mutations_bandwidth_for_server =========================== short test summary info ============================ PASSED test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] PASSED test_zookeeper_config/test_password.py::test_identity PASSED test_zero_copy_unfreeze/test.py::test_unfreeze[encrypted] PASSED test_zero_copy_unfreeze/test.py::test_unfreeze[s3] PASSED test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part PASSED test_zookeeper_config/test_secure.py::test_secure_connection PASSED test_throttling/test.py::test_backup_throttling[server_local_throttling] PASSED test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] PASSED test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] PASSED test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] PASSED test_throttling/test.py::test_backup_throttling[user_local_throttling] PASSED test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] PASSED test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] PASSED test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] PASSED test_throttling/test.py::test_backup_throttling_override PASSED test_throttling/test.py::test_max_merges_bandwidth_for_server PASSED test_throttling/test.py::test_max_mutations_bandwidth_for_server PASSED test_throttling/test.py::test_read_throttling[no_local_throttling] PASSED test_throttling/test.py::test_read_throttling[no_remote_throttling] PASSED test_throttling/test.py::test_read_throttling[server_local_throttling] PASSED test_throttling/test.py::test_read_throttling[server_remote_throttling] PASSED test_throttling/test.py::test_read_throttling[user_local_throttling] PASSED test_throttling/test.py::test_read_throttling[user_remote_throttling] PASSED test_throttling/test.py::test_read_throttling_reload PASSED test_throttling/test.py::test_write_throttling[local_server_throttling] PASSED test_throttling/test.py::test_write_throttling[local_user_throttling] PASSED test_throttling/test.py::test_write_throttling[no_local_throttling] PASSED test_throttling/test.py::test_write_throttling[no_remote_throttling] PASSED test_throttling/test.py::test_write_throttling[server_remote_throttling] PASSED test_throttling/test.py::test_write_throttling[user_remote_throttling] PASSED test_throttling/test.py::test_write_throttling_reload ================== 31 passed, 8 warnings in 364.40s (0:06:04) ==================